home *** CD-ROM | disk | FTP | other *** search
- ; main screen cfg file
-
- [GLOBAL]
-
- ; Button for Realm View Mini Menu
- [TEXTBUTTON_1]
- Font=LARGE ; font to use LARGE/SMALL
- Rect2=50,510,325,560 ; 800x600 rectangle
- Text=78; Enter Region; ; Button text
- Rect1=40,408,260,448
-
- [TEXTBUTTON_2]
- Rect2=475,510,750,560 ; 800x600 rectangle
- Font=LARGE ; font to use LARGE/SMALL
- Text=11; Cancel; ; Button text
- Rect1=380,408,600,448
-
- [STANDARDBUTTON_1] ;Grimoire
- Rect2=650,25,710,85 ; 800x600 rectangle
- SpriteIndexes=3,4,5
- Rect1=520,20,568,68
-
- [STANDARDBUTTON_2] ;Spellbox
- Rect2=715,25,775,85 ; 800x600 rectangle
- SpriteIndexes=6,7,8
- Rect1=572,20,620,68
-
- [STANDARDBUTTON_3] ;character screen
- Rect2=585,25,645,85 ; 800x600 rectangle
- SpriteIndexes=0,1,2
- Rect1=468,20,516,68
-
- [RADIOBUTTON_1]
- Font=SMALL ; font to use LARGE/SMALL
- Rect2=50,90,225,115 ; 800x600 rectangle
- Text=79; Initiate; ; Button text
- Rect1=40,72,180,92
-
- [RADIOBUTTON_2]
- Font=SMALL ; font to use LARGE/SMALL
- Rect2=225,90,400,115 ; 800x600 rectangle
- Text=80; Apprentice; ; Button text
- Rect1=180,72,320,92
-
- [RADIOBUTTON_3]
- Font=SMALL ; font to use LARGE/SMALL
- Rect2=400,90,575,115 ; 800x600 rectangle
- Text=81; Adept; ; Button text
- Rect1=320,72,460,92
-
- [RADIOBUTTON_4]
- Font=SMALL ; font to use LARGE/SMALL
- Rect2=575,90,750,115 ; 800x600 rectangle
- Text=82; Wizard; ; Button text
- Rect1=460,72,600,92
-
- [TEXT_1]
- Font=LARGE ; font to use LARGE/SMALL
- TextFlags=LEFT
- Rect2=50,40,525,75 ; 800x600 rectangle
- Text=Current Region; ; Button text
- Rect1=40,32,420,60
-
-